Home
PHP
Tags
PHP Tutorial
Latest Articles
English
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
Current Location:
Home
>
Function Categories
>
timezone_name_get
timezone_name_get
Alias for DateTimeZone::getName - Returns the time zone name
Name:
timezone_name_get
Category:
Date and time
Programming Language:
php
One-line Description:
Returns the name of the time zone.
Related
Common errors and solutions when using apcu_entry to cache session data
6
How to build an automatic error logging system with mysqli_stmt::$error
4
How to Use PHP Extension PDO to Connect to Oracle Database
10
How to Maximize the Effectiveness of mysqli::dump_debug_info Function in Conjunction with MySQL Debug Mode
4
Similar Functions
gmdate
gmdate
FormatGMT/UTCdate/ti
date_offset_get
date_offset_get
AliasforDateTime::
date_get_last_errors
date_get_last_errors
AliasforDateTime::
date_time_set
date_time_set
DateTime::setTimeali
date_date_set
date_date_set
DateTime::setDateali
date_default_timezone_get
date_default_timezone_get
Getthedefaulttimezon
date_create
date_create
DateTime::__construc
date_default_timezone_set
date_default_timezone_set
Setthedefaulttimezon
Popular Articles